home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0666.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.1 KB  |  56 lines

  1. People who have tried to run X Mosaic 0.6 on Sun workstations and had
  2. lots of problems with run-time translation table errors and
  3. backspace/delete not working in the text entry fields......
  4.  
  5. I think I have a solution.  Append (or move) the following file to
  6. /usr/lib/X11/XKeysymDB:
  7.  
  8. ---------------------------------- CUT HERE ----------------------------------
  9. !
  10. !        OSF Keysyms
  11. !
  12. osfBackSpace            :1004FF08
  13. osfInsert            :1004FF63
  14. osfDelete            :1004FFFF
  15. osfCopy                :1004FF02
  16. osfCut                :1004FF03
  17. osfPaste            :1004FF04
  18.  
  19. osfAddMode            :1004FF31
  20. osfPrimaryPaste            :1004FF32
  21. osfQuickPaste            :1004FF33
  22.  
  23. osfPageUp            :1004FF41
  24. osfPageDown            :1004FF42
  25.  
  26. osfEndLine            :1004FF57
  27. osfBeginLine            :1004FF58
  28.  
  29. osfActivate            :1004FF44
  30.  
  31. osfMenuBar            :1004FF45
  32.  
  33. osfClear            :1004FF0B
  34. osfCancel            :1004FF69
  35. osfHelp                :1004FF6A
  36. osfMenu                :1004FF67
  37. osfSelect            :1004FF60
  38. osfUndo                :1004FF65
  39.  
  40. osfLeft                :1004FF51
  41. osfUp                :1004FF52
  42. osfRight            :1004FF53
  43. osfDown                :1004FF54
  44.  
  45. !             DEC specific keysyms
  46. !
  47. DRemove                :1000FF00
  48. ---------------------------------- CUT HERE ----------------------------------
  49.  
  50. And if you try it, please let me know if this solves your problem, or
  51. doesn't...
  52.  
  53. Marc
  54.  
  55.  
  56.